home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
libs
/
sphigs
/
sph_mac.hqx
/
SRGP port to 5.0 (compressed)
/
SRGP_SPHIGS Root
/
MacSPHIGS
/
MAT3geom.proto.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-02-13
|
260 b
|
9 lines
/* MAT3geom.c */
void MAT3direction_matrix(MAT3mat, MAT3mat);
int MAT3normal_matrix(MAT3mat, MAT3mat);
void MAT3scale(MAT3mat, MAT3vec);
void MAT3rotate(MAT3mat, MAT3vec, double);
void MAT3translate(MAT3mat, MAT3vec);
void MAT3shear(MAT3mat, double, double);